Welcome![Sign In][Sign Up]
Location:
Search - socket udp

Search list

[TCP/IP stackCCESocket_demo

Description: 一个为WinCE写的支持TCP/UDP socket的类,以及使用示例,包含一个server端和一个client端-a WinCE wrote to the support of TCP/UDP socket types, and the use of exemplars, includes a server and a client-side
Platform: | Size: 56320 | Author: 成建宇 | Hits:

[Internet-Networkicu070522

Description: select programe, 1 raw socket2 udp socket. -select programe, a raw socket2 udp socket.
Platform: | Size: 104448 | Author: andrew dai | Hits:

[Internet-Networkudpsocket

Description: 用C语言实现的UDP协议的socket编程,请大家研究研究-C language of the UDP socket programming, please studies
Platform: | Size: 131072 | Author: raul | Hits:

[TCP/IP stackSocketExample

Description: 一个基于MFC对话框的Socket应用程序,包括UDP/TCP/FTP协议的实现,及字符串和数据流两种传输模式。 -an MFC dialog based on the Socket applications, including UDP/TCP/FTP protocol implemented, and string, and the data flow both transmission modes.
Platform: | Size: 77824 | Author: 就是恶 | Hits:

[assembly languageChat-UDP

Description: 在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;-Compilation in win32 using socket realize udp protocol network chat program procedures by the server-side components and client programs
Platform: | Size: 11264 | Author: 涂发国 | Hits:

[Otherudpsocket

Description: 此代码为udp通信程序,主要是从客户端发送一数据,然后在在服务器段接收。-This code for the udp communication procedures, mainly from one client to send data, and then the server receives paragraph.
Platform: | Size: 2335744 | Author: wangkey | Hits:

[Internet-NetworkUDP_CS

Description: 利用socket编程,UDP协议,实现数据收发-The use of socket programming, UDP protocol, data transceiver
Platform: | Size: 2325504 | Author: 陈兴锋 | Hits:

[Internet-NetworkSockRawTest

Description: 用RAW Socket实现 IP抓包。对ICP/UDP/ICMP的包类型和包内容已经分解出来-Using RAW Socket realize IP capture. Of ICP/UDP/ICMP packet type and packet content has been decomposed by
Platform: | Size: 37888 | Author: 林林 | Hits:

[Process-ThreadWinsocket

Description: 两个分别基于UDP和TCP协议的WinSocket网络通信聊天室。-Two based on UDP and TCP protocol WinSocket network communication chat rooms.
Platform: | Size: 5120 | Author: 刘建平 | Hits:

[TCP/IP stackLinux_Socket

Description: Linux TCP/IP编程,—基于BSD Socket 1.1,应用Socket函数实现网络功能;UDP应用举例;-Linux TCP/IP programming- based on the BSD Socket 1.1, Application Socket function realize network functions UDP applications, for example
Platform: | Size: 54272 | Author: auleaf | Hits:

[Remote ControlSocket

Description: 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-Network-related knowledge, procedures for the preparation of the network, Socket is connected applications and network bridge driver, Socket in your application to create, bind with the driver through the establishment of relations. Thereafter, the application data to the Socket, the Socket to the driver sent to the network. Computer from the network with the Socket Receive binding IP+ Port-related data, by the driver to the Socket, the application can be extracted from the Socket received data. Web applications is one such data through the socket send and receive. TCP and UDP and the preparation of the working principle of the process, how to link libraries in the proceedings document. A character interface chat program.
Platform: | Size: 4700160 | Author: jiangyang520 | Hits:

[Internet-NetworkUDP

Description: udp客户端和服务器端测试程序,客户端将命令行传进来的字符串通过UDP套接字依次传送给服务器。-udp client and server-side test procedure, the client will be the command line string passed in. Chuan UDP socket in order to send to the server.
Platform: | Size: 3072 | Author: guoguo | Hits:

[ICQ-IM-Chatflymsg

Description: c#实现的一款即时通信小程序,利用socket封装的udp协议实现,是初学者学习socket编程的很好的源代码。功能比较简单,还有许多可以完善的地方-c# achieved a small instant messaging program, using socket protocol udp package is for beginners to learn the good socket programming source code. Function is relatively simple, there are many good local
Platform: | Size: 83968 | Author: 李彤 | Hits:

[Windows CEUDP

Description: WINCE UDP程序,基于VS2005,100%可以行-WINCE UDP procedures, based on the VS2005, 100 can be line
Platform: | Size: 48128 | Author: 张国威 | Hits:

[Internet-Networkudp.tar

Description: "udptar.gz" is an example of UDP socket.
Platform: | Size: 3072 | Author: Dee | Hits:

[ICQ-IM-ChatMSocUdp

Description: 这个程序是udp socket编程的范例,支持端口到端口的即时聊天,也可以是局域网内的广播通信 /////////////////////////////////// The MSocUdp sample is a minimal dialog box-based MFC application that demonstrates how to use the CAsyncSocket class to send and receive directed datagram or broadcast datagram over User Datagram Protocol (UDP). -This procedure is an example of udp socket programming in support of port-to-port real-time chat, can also be a local area network within the broadcast and communications //////////////////////// /////////// The MSocUdp sample is a minimal dialog box-based MFC application thatdemonstrates how to use the CAsyncSocket class to send and receive directeddatagram or broadcast datagram over User Datagram Protocol (UDP).
Platform: | Size: 4409344 | Author: h | Hits:

[Internet-Networksocket

Description: C语言编写的socket服务端测试程序,其中TestRecv_UDP为UDP服务端程序,TestRecv_TCP为TCP服务端程序,供初学者参考-C language socket server test procedure, which TestRecv_UDP for the UDP server program, TestRecv_TCP for the TCP server program for beginners reference
Platform: | Size: 1024 | Author: nin | Hits:

[TCP/IP stackBUDPServer

Description: 阻塞模式的UDP通信,本程序是服务端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-Obstructive patterns of UDP communications, the process is client service, in the WIN32 environment, the completion of basic UDP protocol communication, SOCKET API package, very helpful for beginners.
Platform: | Size: 3072 | Author: 小潘 | Hits:

[TCP/IP stackBUDPClient

Description: 阻塞模式的UDP通信,本程序是客户端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-Obstructive patterns of UDP communications, the process is the client, in the WIN32 environment, the completion of basic UDP protocol communication, SOCKET API package, very helpful for beginners.
Platform: | Size: 3072 | Author: 小潘 | Hits:

[TCP/IP stackLocal_area_network_truncation_package_procedure.ra

Description: 一个局域网环境中,用C 语言实现(1)确定截包的方法:包括RAW 模式SOCKET、PACKET32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。 -A LAN environment, using C language (1) determine the cut-off packet Methods: RAW mode including SOCKET, PACKET32 and direct as a NDIS driver hung in the (2) require the interception of the following types of packets and Analysis: Ethernet frame format , IP packets, ICMP packets, TCP Segment, UDP packet description and other related fields.
Platform: | Size: 1209344 | Author: wulinxin | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net